home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 730 b | 21 lines | [TEXT/GEOL] |
- Item 6616598 23-July-89 23:46
-
- From: D2215 Dac SW, Wilma Blair, PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- cc: MACAPP.TEST MacApp SQA Team
-
- Sub: perm or temp memory?
-
- In a routine like TTeView.SetText which creates a handle, PtrToHand is used
- which would seem to create a handle from temporary memory. In many other
- methods of TTeView, NewPermHandle is used.
-
- Should SetText really create a permanent handle? If it is desirable to use a
- permament handle, maby PermPtrToHand (and others) could be added to
- MacAppUtilities? Or, am I confuses as to what should be perm and what should
- be temp? Regards, Les Caudle
-
-
-